Resource StructureDefinition/FHIR Server from package nictiz.fhir.nl.stu3.zib2017#2.2.18 (141 ms)
Package | nictiz.fhir.nl.stu3.zib2017 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2017@2.2.18&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-FLACCPainScale |
Url | http://nictiz.nl/fhir/StructureDefinition/zib-FLACCPainScale |
Version | 1.0.2 |
Status | active |
Name | Zib FLACCPainScale |
Title | HCIM FLACCPainScale |
Experimental | False |
Realm | nl |
Authority | hl7 |
Description | An Observation resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) FLACCpainScale v1.0(2017EN).
The FLACC (Faces, Legs, Activity, Cry and Consolability) is a pain assessment tool, that is used to assess pain in children aged 0-7 years old by observing their behaviour.
The FLACC has five subscales that need to be addressed. The final score indicates whether the observed child suffers pain and 'how much'. The score is often combined with a NRS-score that is completed by the nurses on basis of clinical experience. |
Purpose | # Purpose of HCIM
A pain assessment instrument is a tool in determining the intensity of pain and can be useful in order to determine the effectiveness of pain treatment interventions (pharmacological or non-pharmacological). For young children, it is nevertheless difficult to differentiate between pain or distress/anxiety. This difference is relevant in determining the treatment. The score on a pain assessment instrument remains a snapshot in time. |
Copyright | CC0 |
Type | Observation |
Kind | resource |
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "zib-FLACCPainScale",
"url" : "http://nictiz.nl/fhir/StructureDefinition/zib-FLACCPainScale",
"version" : "1.0.2",
"name" : "Zib FLACCPainScale",
"title" : "HCIM FLACCPainScale",
"status" : "active",
"publisher" : "Nictiz",
"contact" : [
{
"name" : "Nictiz",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nictiz.nl",
"use" : "work"
}
]
}
],
"description" : "An Observation resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) FLACCpainScale v1.0(2017EN).\r\n\r\nThe FLACC (Faces, Legs, Activity, Cry and Consolability) is a pain assessment tool, that is used to assess pain in children aged 0-7 years old by observing their behaviour.\r\nThe FLACC has five subscales that need to be addressed. The final score indicates whether the observed child suffers pain and 'how much'. The score is often combined with a NRS-score that is completed by the nurses on basis of clinical experience.",
"purpose" : "# Purpose of HCIM\r\nA pain assessment instrument is a tool in determining the intensity of pain and can be useful in order to determine the effectiveness of pain treatment interventions (pharmacological or non-pharmacological). For young children, it is nevertheless difficult to differentiate between pain or distress/anxiety. This difference is relevant in determining the treatment. The score on a pain assessment instrument remains a snapshot in time.",
"copyright" : "CC0",
"fhirVersion" : "3.0.2",
"mapping" : [
{
"identity" : "hcim-flaccpainscale-v1.0-2017EN",
"uri" : "https://zibs.nl/wiki/FLACCpainScale-v1.0(2017EN)",
"name" : "HCIM FLACCPainScale-v1.0(2017EN)"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://fhir.nl/fhir/StructureDefinition/nl-core-observation",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"short" : "FLACCpainScore",
"alias" : [
"FLACCpijnScore"
],
"mapping" : [
{
"identity" : "hcim-flaccpainscale-v1.0-2017EN",
"map" : "NL-CM:12.13.1",
"comment" : "FLACCpainScore"
}
]
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "code"
}
],
"rules" : "open"
},
"min" : 1
},
{
"id" : "Observation.code.coding:FLACCPainScaleCoding",
"path" : "Observation.code.coding",
"sliceName" : "FLACCPainScaleCoding",
"min" : 1,
"max" : "1"
},
{
"id" : "Observation.code.coding:FLACCPainScaleCoding.system",
"path" : "Observation.code.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org"
},
{
"id" : "Observation.code.coding:FLACCPainScaleCoding.code",
"path" : "Observation.code.coding.code",
"min" : 1,
"fixedCode" : "38213-5"
},
{
"id" : "Observation.code.coding:FLACCPainScaleCoding.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Observation.code.coding.display",
"defaultValueString" : "FLACC pain assessment panel"
},
{
"id" : "Observation.effective[x]:effectiveDateTime",
"path" : "Observation.effectiveDateTime",
"sliceName" : "effectiveDateTime",
"short" : "ScoreDateTime",
"definition" : "The date and time at which the FLACC score was determined.",
"alias" : [
"ScoreDatumTijd"
],
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
],
"mapping" : [
{
"identity" : "hcim-flaccpainscale-v1.0-2017EN",
"map" : "NL-CM:12.13.11",
"comment" : "ScoreDateTime"
}
]
},
{
"id" : "Observation.value[x]:valueQuantity",
"path" : "Observation.value[x]",
"sliceName" : "valueQuantity",
"short" : "TotalScore",
"definition" : "The total score is the sum of all the individual scores. The total score has a range from 0 - 10.",
"alias" : [
"TotaalScore"
],
"type" : [
{
"code" : "Quantity"
}
],
"minValueQuantity" : {
"value" : 0
},
"maxValueQuantity" : {
"value" : 10
},
"mapping" : [
{
"identity" : "hcim-flaccpainscale-v1.0-2017EN",
"map" : "NL-CM:12.13.2",
"comment" : "TotalScore"
}
]
},
{
"id" : "Observation.comment",
"path" : "Observation.comment",
"short" : "Comment",
"definition" : "A comment on the circumstances during the measurement.",
"alias" : [
"Toelichting"
],
"mapping" : [
{
"identity" : "hcim-flaccpainscale-v1.0-2017EN",
"map" : "NL-CM:12.13.12",
"comment" : "Comment"
}
]
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"slicing" : {
"discriminator" : [
{
"type" : "pattern",
"path" : "code"
}
],
"rules" : "open"
}
},
{
"id" : "Observation.component:Face",
"path" : "Observation.component",
"sliceName" : "Face",
"max" : "1"
},
{
"id" : "Observation.component:Face.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "38216-8"
}
]
}
},
{
"id" : "Observation.component:Face.code.coding.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Observation.component.code.coding.display",
"defaultValueString" : "Pain severity Face FLACC"
},
{
"id" : "Observation.component:Face.value[x]:valueCodeableConcept",
"path" : "Observation.component.valueCodeableConcept",
"sliceName" : "valueCodeableConcept",
"short" : "Face",
"definition" : "Observation faces; The extent to which the childâs expression on the face is tensed, grimace, tension of jaws.",
"alias" : [
"Gezicht"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "extensible",
"description" : "GezichtCodelijst",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.13.1--20171231000000",
"display" : "GezichtCodelijst"
}
},
"mapping" : [
{
"identity" : "hcim-flaccpainscale-v1.0-2017EN",
"map" : "NL-CM:12.13.3",
"comment" : "Face"
}
]
},
{
"id" : "Observation.component:Legs",
"path" : "Observation.component",
"sliceName" : "Legs",
"max" : "1"
},
{
"id" : "Observation.component:Legs.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "38217-6"
}
]
}
},
{
"id" : "Observation.component:Legs.code.coding.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Observation.component.code.coding.display",
"defaultValueString" : "Pain severity Legs FLACC"
},
{
"id" : "Observation.component:Legs.value[x]:valueCodeableConcept",
"path" : "Observation.component.valueCodeableConcept",
"sliceName" : "valueCodeableConcept",
"short" : "Legs",
"definition" : "Observation legs: the extent to which the child is restless (body and legs).",
"alias" : [
"Benen"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "extensible",
"description" : "BenenCodelijst",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.13.2--20171231000000",
"display" : "BenenCodelijst"
}
},
"mapping" : [
{
"identity" : "hcim-flaccpainscale-v1.0-2017EN",
"map" : "NL-CM:12.13.4",
"comment" : "Legs"
}
]
},
{
"id" : "Observation.component:Activity",
"path" : "Observation.component",
"sliceName" : "Activity",
"max" : "1"
},
{
"id" : "Observation.component:Activity.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "38218-4"
}
]
}
},
{
"id" : "Observation.component:Activity.code.coding.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Observation.component.code.coding.display",
"defaultValueString" : "Pain severity Activity FLACC"
},
{
"id" : "Observation.component:Activity.value[x]:valueCodeableConcept",
"path" : "Observation.component.valueCodeableConcept",
"sliceName" : "valueCodeableConcept",
"short" : "Activity",
"definition" : "Observation activity: the extent to which the child is restless and has tense muscles.",
"alias" : [
"Activiteit"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "extensible",
"description" : "ActiviteitCodelijst",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.13.3--20171231000000",
"display" : "ActiviteitCodelijst"
}
},
"mapping" : [
{
"identity" : "hcim-flaccpainscale-v1.0-2017EN",
"map" : "NL-CM:12.13.5",
"comment" : "Activity"
}
]
},
{
"id" : "Observation.component:Cry",
"path" : "Observation.component",
"sliceName" : "Cry",
"max" : "1"
},
{
"id" : "Observation.component:Cry.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "38219-2"
}
]
}
},
{
"id" : "Observation.component:Cry.code.coding.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Observation.component.code.coding.display",
"defaultValueString" : "Pain severity Cry FLACC"
},
{
"id" : "Observation.component:Cry.value[x]:valueCodeableConcept",
"path" : "Observation.component.valueCodeableConcept",
"sliceName" : "valueCodeableConcept",
"short" : "Cry",
"definition" : "Observation Crying: the extent to which the child is crying, whimpers or laments.",
"alias" : [
"Huilen"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "extensible",
"description" : "HuilenCodelijst",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.13.4--20171231000000",
"display" : "HuilenCodelijst"
}
},
"mapping" : [
{
"identity" : "hcim-flaccpainscale-v1.0-2017EN",
"map" : "NL-CM:12.13.6",
"comment" : "Cry"
}
]
},
{
"id" : "Observation.component:Consolability",
"path" : "Observation.component",
"sliceName" : "Consolability",
"max" : "1"
},
{
"id" : "Observation.component:Consolability.code",
"path" : "Observation.component.code",
"patternCodeableConcept" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "38220-0"
}
]
}
},
{
"id" : "Observation.component:Consolability.code.coding.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Observation.component.code.coding.display",
"defaultValueString" : "Pain severity Consolability FLACC"
},
{
"id" : "Observation.component:Consolability.value[x]:valueCodeableConcept",
"path" : "Observation.component.valueCodeableConcept",
"sliceName" : "valueCodeableConcept",
"short" : "Consolability",
"definition" : "Observation Consolability: the extent to which the child is consolable.",
"alias" : [
"Troostbaar"
],
"type" : [
{
"code" : "CodeableConcept"
}
],
"binding" : {
"strength" : "extensible",
"description" : "TroostbaarCodelijst",
"valueSetReference" : {
"reference" : "http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.12.13.5--20171231000000",
"display" : "TroostbaarCodelijst"
}
},
"mapping" : [
{
"identity" : "hcim-flaccpainscale-v1.0-2017EN",
"map" : "NL-CM:12.13.9",
"comment" : "Consolability"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.